PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocument Class / PDFFixedDocument Constructor / PDFFixedDocument Constructor(Stream,PDFFixedDocumentFeatures)
Stream that contains PDF content.
Features to load from the PDF file.
In This Topic
    PDFFixedDocument Constructor(Stream,PDFFixedDocumentFeatures)
    In This Topic
    Initializes a new PDFFixedDocument object from a PDF stream with the specified features.
    Syntax

    Parameters

    stream
    Stream that contains PDF content.
    documentFeatures
    Features to load from the PDF file.
    See Also